Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: package vllm runtime into image #655

Merged
merged 6 commits into from
Oct 31, 2024
Merged

Conversation

zhuangqh
Copy link
Collaborator

Reason for Change:

  • pack vllm runtime and chat_template files
  • align the requirements of the two runtimes
  • support to load chat_template for hf runtime

Requirements

  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Notes for Reviewers:

- pack vllm runtime and chat_template files
- align the requirements of the two runtimes
- support to load chat_template for hf runtime

Signed-off-by: jerryzhuang <[email protected]>
Makefile Outdated Show resolved Hide resolved
Signed-off-by: jerryzhuang <[email protected]>
Signed-off-by: jerryzhuang <[email protected]>
Signed-off-by: jerryzhuang <[email protected]>
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.09%. Comparing base (5c30038) to head (318a004).
Report is 44 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #655      +/-   ##
==========================================
- Coverage   58.18%   52.09%   -6.10%     
==========================================
  Files          30       35       +5     
  Lines        2987     4279    +1292     
==========================================
+ Hits         1738     2229     +491     
- Misses       1149     1930     +781     
- Partials      100      120      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhuangqh zhuangqh merged commit 1709ba0 into main Oct 31, 2024
9 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants